Searched refs:_pr (Results 1 – 2 of 2) sorted by relevance
34 typedef struct _pr { struct35 struct _pr *nextpr; /* next print unit */ argument58 struct _pr *nextpr; /* next print unit */ argument
1379 #define ath_hal_get_rx_tsf_prec(_ah, _pr) \ argument1380 (ath_hal_getcapability((_ah), HAL_CAP_RXTSTAMP_PREC, 0, (_pr)) \1382 #define ath_hal_get_tx_tsf_prec(_ah, _pr) \ argument1383 (ath_hal_getcapability((_ah), HAL_CAP_TXTSTAMP_PREC, 0, (_pr)) \