Searched defs:mwl8k_cmd_set_hw_spec (Results 1 – 1 of 1) sorted by relevance
2595 struct mwl8k_cmd_set_hw_spec { struct2596 struct mwl8k_cmd_pkt header;2597 __u8 hw_rev;2598 __u8 host_interface;2599 __le16 num_mcaddrs;2600 __u8 perm_addr[ETH_ALEN];2601 __le16 region_code;2602 __le32 fw_rev;2626 static int mwl8k_cmd_set_hw_spec(struct ieee80211_hw *hw) in mwl8k_cmd_set_hw_spec() argument