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