Home
last modified time | relevance | path

Searched refs:IPW2100_BD_FLAG_TX_FRAME_802_3 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h341 #define IPW2100_BD_FLAG_TX_FRAME_802_3 (0x00) macro
H A Dipw2100.c2222 txbd[0]->flags = IPW2100_BD_FLAG_TX_FRAME_802_3 | in ipw2100_send()
2231 txbd[1]->flags = IPW2100_BD_FLAG_TX_FRAME_802_3 | in ipw2100_send()