Searched refs:wl3501_tx_hdr (Results 1 – 2 of 2) sorted by relevance
496 offsetof(struct wl3501_tx_hdr, addr4), in wl3501_send_pkt()499 if (pktlen > (254 - sizeof(struct wl3501_tx_hdr))) { in wl3501_send_pkt()500 tmplen = 254 - sizeof(struct wl3501_tx_hdr); in wl3501_send_pkt()507 bf + 2 + sizeof(struct wl3501_tx_hdr), in wl3501_send_pkt()516 if (pktlen > (254 - sizeof(struct wl3501_tx_hdr) + 6)) { in wl3501_send_pkt()517 tmplen = 254 - sizeof(struct wl3501_tx_hdr) + 6; in wl3501_send_pkt()524 offsetof(struct wl3501_tx_hdr, addr4), in wl3501_send_pkt()
271 struct wl3501_tx_hdr { struct