Searched refs:IEEE802_11_SCTL_FRAG (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/wireless/ | ||
D | ieee802_11.h | 73 #define IEEE802_11_SCTL_FRAG 0x000F macro |
D | atmel.c | 1047 u8 packet_fragment_no = seq_control & IEEE802_11_SCTL_FRAG; in rx_done_irq() |