Searched refs:HAL_MCI_FLAG_DISABLE_TIMESTAMP (Results 1 – 3 of 3) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/ |
H A D | ar9300_freebsd_inc.h | 224 #define HAL_MCI_FLAG_DISABLE_TIMESTAMP 0x00000001 /* Disable time stamp */ macro
|
H A D | ar9300_mci.c | 187 HAL_MCI_FLAG_DISABLE_TIMESTAMP, AH_NULL, 0, wait_done, AH_FALSE); in ar9300_mci_send_req_wake() 195 HAL_MCI_FLAG_DISABLE_TIMESTAMP, AH_NULL, 0, wait_done, AH_FALSE); in ar9300_mci_send_sys_waking() 204 HAL_MCI_FLAG_DISABLE_TIMESTAMP, &payload, 1, wait_done, AH_FALSE); in ar9300_mci_send_lna_take() 210 HAL_MCI_FLAG_DISABLE_TIMESTAMP, AH_NULL, 0, wait_done, AH_FALSE); in ar9300_mci_send_sys_sleeping() 1324 (SM((flag & HAL_MCI_FLAG_DISABLE_TIMESTAMP), in ar9300_mci_send_message()
|
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ |
H A D | ah_btcoex.h | 167 #define HAL_MCI_FLAG_DISABLE_TIMESTAMP 0x00000001 /* Disable time stamp */ macro
|