Searched refs:MCI_FLAG_DISABLE_TIMESTAMP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.c | 98 ar9003_mci_send_message(ah, MCI_REQ_WAKE, MCI_FLAG_DISABLE_TIMESTAMP, in ar9003_mci_send_req_wake() 105 ar9003_mci_send_message(ah, MCI_SYS_WAKING, MCI_FLAG_DISABLE_TIMESTAMP, in ar9003_mci_send_sys_waking() 120 MCI_FLAG_DISABLE_TIMESTAMP, in ar9003_mci_send_sys_sleeping() 1210 (SM((flag & MCI_FLAG_DISABLE_TIMESTAMP), in ar9003_mci_send_message()
|
H A D | ar9003_mci.h | 20 #define MCI_FLAG_DISABLE_TIMESTAMP 0x00000001 /* Disable time stamp */ macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_mci.c | 98 ar9003_mci_send_message(ah, MCI_REQ_WAKE, MCI_FLAG_DISABLE_TIMESTAMP, in ar9003_mci_send_req_wake() 105 ar9003_mci_send_message(ah, MCI_SYS_WAKING, MCI_FLAG_DISABLE_TIMESTAMP, in ar9003_mci_send_sys_waking() 120 MCI_FLAG_DISABLE_TIMESTAMP, in ar9003_mci_send_sys_sleeping() 1209 (SM((flag & MCI_FLAG_DISABLE_TIMESTAMP), in ar9003_mci_send_message()
|
H A D | ar9003_mci.h | 20 #define MCI_FLAG_DISABLE_TIMESTAMP 0x00000001 /* Disable time stamp */ macro
|
Completed in 7 milliseconds