Home
last modified time | relevance | path

Searched refs:iwl_mld_send_cmd_with_flags_pdu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dhcmd.h46 #define iwl_mld_send_cmd_with_flags_pdu(mld, id, flags, data, len...) \ macro
51 iwl_mld_send_cmd_with_flags_pdu(mld, id, 0, __VA_ARGS__)
54 iwl_mld_send_cmd_with_flags_pdu(mld, id, 0, NULL, 0)
H A Dled.c23 err = iwl_mld_send_cmd_with_flags_pdu(mld, WIDE_ID(LONG_GROUP, in iwl_mld_send_led_fw_cmd()