Searched defs:ConfigRid (Results 1 – 1 of 1) sorted by relevance
531 typedef struct ConfigRid ConfigRid; typedef532 struct ConfigRid { struct533 __le16 len; /* sizeof(ConfigRid) */ argument534 __le16 opmode; /* operating mode */549 __le16 rmode; /* receive mode */560 __le16 fragThresh;561 __le16 rtsThres;562 u8 macAddr[ETH_ALEN];563 u8 rates[8];564 __le16 shortRetryLimit;[all …]