Searched refs:BWN_MAXTXHDRSIZE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/bwn/ | ||
H A D | if_bwnvar.h | 62 #define BWN_MAXTXHDRSIZE (112 + (sizeof(struct bwn_plcp6))) macro |
H A D | if_bwn.c | 2896 BWN_MAXTXHDRSIZE, M_DEVBUF, M_ZERO, in bwn_dma_ringsetup() |