Home
last modified time | relevance | path

Searched defs:h2c (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Dfw.h1503 static inline void SET_BCN_UPD_PORT(void *h2c, u32 val) in SET_BCN_UPD_PORT()
1513 static inline void SET_BCN_UPD_BAND(void *h2c, u32 val) in SET_BCN_UPD_BAND()
1538 static inline void SET_BCN_UPD_RATE(void *h2c, u32 val) in SET_BCN_UPD_RATE()
1628 static inline void SET_JOININFO_OP(void *h2c, u32 val) in SET_JOININFO_OP()
1638 static inline void SET_JOININFO_WMM(void *h2c, u32 val) in SET_JOININFO_WMM()
1643 static inline void SET_JOININFO_TGR(void *h2c, u32 val) in SET_JOININFO_TGR()
1723 static inline void SET_LOG_CFG_PATH(void *h2c, u32 val) in SET_LOG_CFG_PATH()
1753 static inline void SET_BA_CAM_TID(void *h2c, u32 val) in SET_BA_CAM_TID()
1768 static inline void SET_BA_CAM_SSN(void *h2c, u32 val) in SET_BA_CAM_SSN()
1773 static inline void SET_BA_CAM_UID(void *h2c, u32 val) in SET_BA_CAM_UID()
[all …]
H A Dfw.c2129 struct rtw89_fw_macid_pause_grp h2c = {{0}}; in rtw89_fw_h2c_macid_pause() local
2281 struct rtw89_h2c_bcnfltr *h2c; in rtw89_fw_h2c_set_bcn_fltr_cfg() local
2332 struct rtw89_h2c_ofld_rssi *h2c; in rtw89_fw_h2c_rssi_offload() local
2378 struct rtw89_h2c_ofld *h2c; in rtw89_fw_h2c_tp_offload() local
2420 struct rtw89_h2c_ra *h2c; in rtw89_fw_h2c_ra() local
2511 struct rtw89_h2c_cxinit *h2c; in rtw89_fw_h2c_cxdrv_init() local
3137 struct rtw89_h2c_scanofld *h2c; in rtw89_fw_h2c_scan_offload() local
H A Ddebug.c3049 u8 *h2c; in rtw89_debug_priv_send_h2c_set() local
3088 u8 *h2c; in rtw89_debug_priv_early_h2c_set() local
H A Dcore.h3175 u16 h2c; member
4200 u8 *h2c; member
/freebsd/sys/contrib/dev/rtw88/
H A Dfw.c312 struct rtw_h2c_register *h2c) in rtw_fw_send_h2c_command_register()
363 u8 *h2c) in rtw_fw_send_h2c_command()
417 void rtw_fw_h2c_cmd_dbg(struct rtw_dev *rtwdev, u8 *h2c) in rtw_fw_h2c_cmd_dbg()
524 struct rtw_h2c_register h2c = {}; in rtw_fw_default_port() local
H A Dmain.h2041 } h2c; member
/freebsd/lib/libnvmf/
H A Dnvmf_tcp.c496 struct nvme_tcp_h2c_data_hdr *h2c; in nvmf_tcp_handle_h2c_data() local
660 struct nvme_tcp_h2c_data_hdr h2c; in tcp_send_h2c_pdu() local
/freebsd/sys/dev/nvmf/
H A Dnvmf_tcp.c641 const struct nvme_tcp_h2c_data_hdr *h2c; in nvmf_tcp_handle_h2c_data() local
927 struct nvme_tcp_h2c_data_hdr h2c; in tcp_send_h2c_pdu() local
/freebsd/sys/netpfil/pf/
H A Dpf.c2766 struct pf_addr *na, u_int16_t np, u_int16_t *pc, u_int16_t *h2c, in pf_change_icmp()