Home
last modified time | relevance | path

Searched refs:p_mac (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.h1036 int qed_vf_pf_bulletin_update_mac(struct qed_hwfn *p_hwfn, u8 *p_mac);
1225 u8 *p_mac) in qed_vf_pf_bulletin_update_mac() argument
H A Dqed_vf.c1382 u8 *p_mac) in qed_vf_pf_bulletin_update_mac() argument
1389 if (!p_mac) in qed_vf_pf_bulletin_update_mac()
1395 ether_addr_copy(p_req->mac, p_mac); in qed_vf_pf_bulletin_update_mac()
1397 "Requesting bulletin update for MAC[%pM]\n", p_mac); in qed_vf_pf_bulletin_update_mac()
H A Dqed_mcp.c1122 u8 *p_mac = p_hwfn->cdev->wol_mac; in qed_mcp_unload_done() local
1125 wol_mac.mac_upper = p_mac[0] << 8 | p_mac[1]; in qed_mcp_unload_done()
1126 wol_mac.mac_lower = p_mac[2] << 24 | p_mac[3] << 16 | in qed_mcp_unload_done()
1127 p_mac[4] << 8 | p_mac[5]; in qed_mcp_unload_done()
1132 p_mac, wol_mac.mac_upper, wol_mac.mac_lower); in qed_mcp_unload_done()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.c2206 _dhd_wlfc_compressed_txstatus_update(dhd_pub_t *dhd, uint8* pkt_info, uint8 len, void** p_mac) in _dhd_wlfc_compressed_txstatus_update() argument
2305 if (p_mac) { in _dhd_wlfc_compressed_txstatus_update()
2306 *p_mac = entry; in _dhd_wlfc_compressed_txstatus_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.c2206 _dhd_wlfc_compressed_txstatus_update(dhd_pub_t *dhd, uint8* pkt_info, uint8 len, void** p_mac) in _dhd_wlfc_compressed_txstatus_update() argument
2305 if (p_mac) { in _dhd_wlfc_compressed_txstatus_update()
2306 *p_mac = entry; in _dhd_wlfc_compressed_txstatus_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.c2209 _dhd_wlfc_compressed_txstatus_update(dhd_pub_t *dhd, uint8* pkt_info, uint8 len, void** p_mac) in _dhd_wlfc_compressed_txstatus_update() argument
2308 if (p_mac) { in _dhd_wlfc_compressed_txstatus_update()
2309 *p_mac = entry; in _dhd_wlfc_compressed_txstatus_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.c2207 _dhd_wlfc_compressed_txstatus_update(dhd_pub_t *dhd, uint8* pkt_info, uint8 len, void** p_mac) in _dhd_wlfc_compressed_txstatus_update() argument
2302 if (p_mac) { in _dhd_wlfc_compressed_txstatus_update()
2303 *p_mac = entry; in _dhd_wlfc_compressed_txstatus_update()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.c2426 _dhd_wlfc_compressed_txstatus_update(dhd_pub_t *dhd, uint8* pkt_info, uint8 len, void** p_mac) in _dhd_wlfc_compressed_txstatus_update() argument
2529 if (p_mac) { in _dhd_wlfc_compressed_txstatus_update()
2530 *p_mac = entry; in _dhd_wlfc_compressed_txstatus_update()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.c2429 _dhd_wlfc_compressed_txstatus_update(dhd_pub_t *dhd, uint8* pkt_info, uint8 len, void** p_mac) in _dhd_wlfc_compressed_txstatus_update() argument
2532 if (p_mac) { in _dhd_wlfc_compressed_txstatus_update()
2533 *p_mac = entry; in _dhd_wlfc_compressed_txstatus_update()