Searched defs:ConfigRid (Results 1 – 1 of 1) sorted by relevance
532 typedef struct ConfigRid ConfigRid; typedef533 struct ConfigRid { struct534 __le16 len; /* sizeof(ConfigRid) */ argument535 __le16 opmode; /* operating mode */550 __le16 rmode; /* receive mode */561 __le16 fragThresh;562 __le16 rtsThres;563 u8 macAddr[ETH_ALEN];564 u8 rates[8];565 __le16 shortRetryLimit;[all …]