Home
last modified time | relevance | path

Searched refs:gpm_opcode (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_mci.c545 u_int8_t gpm_type, u_int8_t gpm_opcode, u_int32_t *p_gpm) in ar9300_mci_process_gpm_extra() argument
553 switch (gpm_opcode) in ar9300_mci_process_gpm_extra()
610 u_int8_t gpm_opcode, int32_t time_out) in ar9300_mci_wait_for_gpm() argument
667 if ((recv_type == gpm_type) && (recv_opcode == gpm_opcode)) { in ar9300_mci_wait_for_gpm()
722 "(MCI) Receive GPM type=0x%x, code=0x%x\n", gpm_type, gpm_opcode); in ar9300_mci_wait_for_gpm()
HDar9300.h1645 extern u_int32_t ar9300_mci_wait_for_gpm(struct ath_hal *ah, u_int8_t gpm_type, u_int8_t gpm_opcode