Searched refs:ath_mci_msg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | mci.c | 367 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_msg() function 584 ath_mci_msg(sc, opcode, (u8 *)pgpm); in ath_mci_intr() 627 ath_mci_msg(sc, MCI_GPM_COEX_NOOP, NULL); in ath_mci_intr()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | mci.c | 369 static void ath_mci_msg(struct ath_softc *sc, u8 opcode, u8 *rx_payload) in ath_mci_msg() function 586 ath_mci_msg(sc, opcode, (u8 *)pgpm); in ath_mci_intr() 629 ath_mci_msg(sc, MCI_GPM_COEX_NOOP, NULL); in ath_mci_intr()
|
Completed in 3 milliseconds