Searched defs:mwl8k_cmd_set_hw_spec (Results 1 – 1 of 1) sorted by relevance
2590 struct mwl8k_cmd_set_hw_spec { struct2591 struct mwl8k_cmd_pkt header;2592 __u8 hw_rev;2593 __u8 host_interface;2594 __le16 num_mcaddrs;2595 __u8 perm_addr[ETH_ALEN];2596 __le16 region_code;2597 __le32 fw_rev;2621 static int mwl8k_cmd_set_hw_spec(struct ieee80211_hw *hw) in mwl8k_cmd_set_hw_spec() argument