Searched refs:fw_mid (Results 1 – 2 of 2) sorted by relevance
991 static inline void bnx2x_set_fw_mac_addr(__le16 *fw_hi, __le16 *fw_mid, in bnx2x_set_fw_mac_addr() argument996 ((u8 *)fw_mid)[0] = mac[3]; in bnx2x_set_fw_mac_addr()997 ((u8 *)fw_mid)[1] = mac[2]; in bnx2x_set_fw_mac_addr()
5403 __le16 *fw_mid, __le16 *fw_lsb, u8 *mac) in qed_set_fw_mac_addr() argument5407 ((u8 *)fw_mid)[0] = mac[3]; in qed_set_fw_mac_addr()5408 ((u8 *)fw_mid)[1] = mac[2]; in qed_set_fw_mac_addr()