Searched refs:hdrLen (Results 1 – 9 of 9) sorted by relevance
/netbsd/sys/external/isc/atheros_hal/dist/ar5416/ |
H A D | ar5416_xmit.c | 158 u_int hdrLen, in ar5416SetupTxDesc() argument 175 (void) hdrLen; in ar5416SetupTxDesc() 312 u_int hdrLen, 326 (void) hdrLen;
|
H A D | ar5416.h | 205 u_int pktLen, u_int hdrLen, HAL_PKT_TYPE type, u_int txPower,
|
/netbsd/sys/external/isc/atheros_hal/dist/ar5210/ |
H A D | ar5210_xmit.c | 479 u_int hdrLen, in ar5210SetupTxDesc() argument 508 | ((hdrLen << AR_HdrLen_S) & AR_HdrLen) in ar5210SetupTxDesc()
|
H A D | ar5210.h | 163 u_int pktLen, u_int hdrLen, HAL_PKT_TYPE type, u_int txPower,
|
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/ |
H A D | ar5211_xmit.c | 511 u_int hdrLen, in ar5211SetupTxDesc() argument 526 (void) hdrLen; in ar5211SetupTxDesc()
|
H A D | ar5211.h | 190 u_int pktLen, u_int hdrLen, HAL_PKT_TYPE type, u_int txPower,
|
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/ |
H A D | ar5212_xmit.c | 665 u_int hdrLen, in ar5212SetupTxDesc() argument 682 (void) hdrLen; in ar5212SetupTxDesc()
|
H A D | ar5212.h | 571 u_int pktLen, u_int hdrLen, HAL_PKT_TYPE type, u_int txPower,
|
/netbsd/sys/external/isc/atheros_hal/dist/ |
H A D | ah.h | 728 u_int pktLen, u_int hdrLen,
|