Searched defs:mwl8k_cmd_set_hw_spec (Results 1 – 1 of 1) sorted by relevance
2475 struct mwl8k_cmd_set_hw_spec { struct2476 struct mwl8k_cmd_pkt header;2477 __u8 hw_rev;2478 __u8 host_interface;2479 __le16 num_mcaddrs;2480 __u8 perm_addr[ETH_ALEN];2481 __le16 region_code;2482 __le32 fw_rev;2506 static int mwl8k_cmd_set_hw_spec(struct ieee80211_hw *hw) in mwl8k_cmd_set_hw_spec() argument