Searched defs:mwl8k_cmd_set_hw_spec (Results 1 – 1 of 1) sorted by relevance
2582 struct mwl8k_cmd_set_hw_spec { struct2583 struct mwl8k_cmd_pkt header;2584 __u8 hw_rev;2585 __u8 host_interface;2586 __le16 num_mcaddrs;2587 __u8 perm_addr[ETH_ALEN];2588 __le16 region_code;2589 __le32 fw_rev;2613 static int mwl8k_cmd_set_hw_spec(struct ieee80211_hw *hw) in mwl8k_cmd_set_hw_spec() argument