Home
last modified time | relevance | path

Searched defs:h2c_func (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Dmac.c4405 u8 h2c_func = le32_get_bits(c2h->w2, RTW89_C2H_DONE_ACK_W2_FUNC); rtw89_mac_c2h_done_ack() local
H A Dcoex.c667 _send_fw_cmd(struct rtw89_dev * rtwdev,u8 h2c_class,u8 h2c_func,void * param,u16 len) _send_fw_cmd() argument
H A Dfw.c5992 u8 h2c_class, u8 h2c_func, u8 *buf, u16 len, in rtw89_fw_h2c_raw_with_hdr()