Home
last modified time | relevance | path

Searched defs:macid (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/sys/dev/rtwn/rtl8192c/
H A Dr92c_fw.c168 r92c_send_ra_cmd(struct rtwn_softc *sc, int macid, uint32_t rates, in r92c_send_ra_cmd()
221 r92c_init_ra(struct rtwn_softc *sc, int macid) in r92c_init_ra()
257 r92c_joinbss_rpt(struct rtwn_softc *sc, int macid) in r92c_joinbss_rpt()
372 uint8_t macid; in r92c_ratectl_tx_complete() local
H A Dr92c_fw_cmd.h74 uint8_t macid; member
82 uint8_t macid; member
H A Dr92c_tx.c235 int hasqos, ismcast, macid; in r92c_fill_tx_desc() local
H A Dr92c_reg.h150 #define R92C_INIDATA_RATE_SEL(macid) (0x484 + (macid)) argument
/freebsd-13.1/sys/dev/rtwn/rtl8812a/
H A Dr12a_fw_cmd.h49 uint8_t macid; member
98 uint8_t macid; member
115 uint8_t macid; member
H A Dr12a_fw.c100 r12a_set_media_status(struct rtwn_softc *sc, int macid) in r12a_set_media_status()
H A Dr12a_tx.c238 int hasqos, ismcast, macid; in r12a_fill_tx_desc() local
/freebsd-13.1/sys/dev/rtwn/rtl8192e/
H A Dr92e_fw.c83 r92e_set_media_status(struct rtwn_softc *sc, int macid) in r92e_set_media_status()
/freebsd-13.1/sys/dev/rtwn/rtl8188e/
H A Dr88e_fw.c154 r88e_set_media_status(struct rtwn_softc *sc, int macid) in r88e_set_media_status()
H A Dr88e_rx.c85 uint8_t macid; in r88e_ratectl_tx_complete() local
H A Dr88e_fw_cmd.h51 uint8_t macid; member
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c570 u32 macid; member
583 struct ieee80211_vif *iwl_mvm_get_vif_by_macid(struct iwl_mvm *mvm, u32 macid) in iwl_mvm_get_vif_by_macid()
H A Dmac80211.c983 u16 macid = iwl_mvm_vif_from_mac80211(vif)->id; in iwl_mvm_mac_ampdu_action() local
/freebsd-13.1/sys/dev/vte/
H A Dif_vte.c381 uint16_t macid; in vte_attach() local
/freebsd-13.1/sys/dev/rtwn/
H A Dif_rtwnvar.h87 int macid; member
/freebsd-13.1/sys/dev/mwl/
H A Dmwlhal.c132 uint8_t macid; /* for passing to f/w */ member
/freebsd-13.1/contrib/sendmail/src/
H A Dsendmail.h1265 #define macid(name) macid_parse(name, NULL) macro