Searched defs:ConfigRid (Results 1 – 1 of 1) sorted by relevance
538 typedef struct ConfigRid ConfigRid; typedef539 struct ConfigRid { struct540 __le16 len; /* sizeof(ConfigRid) */ argument541 __le16 opmode; /* operating mode */556 __le16 rmode; /* receive mode */567 __le16 fragThresh;568 __le16 rtsThres;569 u8 macAddr[ETH_ALEN];570 u8 rates[8];571 __le16 shortRetryLimit;[all …]