Skip to content

Commit 98d4abc

Browse files
ajaykathatnoglitch
authored andcommitted
wilc1000: add new WID to handle access category queue number for EAPOL
New WID added to disable the use of high priority queue for EAPOL frame. Only new WID value is set to zero then BK queue will be used for EAPOl frame. Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
1 parent bcd9125 commit 98d4abc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • drivers/net/wireless/microchip/wilc1000

drivers/net/wireless/microchip/wilc1000/wlan_if.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,7 @@ enum {
681681
WID_TX_POWER = 0x00CE,
682682
WID_WOWLAN_TRIGGER = 0X00CF,
683683
WID_SET_MFP = 0x00D0,
684+
WID_USE_PRIORITY_EAPOL = 0x00D1,
684685
/* EMAC Short WID list */
685686
/* RTS Threshold */
686687
/*

0 commit comments

Comments
 (0)