Searched defs:ConfigRid (Results 1 – 1 of 1) sorted by relevance
535 typedef struct ConfigRid ConfigRid; typedef536 struct ConfigRid { struct537 __le16 len; /* sizeof(ConfigRid) */ argument538 __le16 opmode; /* operating mode */553 __le16 rmode; /* receive mode */564 __le16 fragThresh;565 __le16 rtsThres;566 u8 macAddr[ETH_ALEN];567 u8 rates[8];568 __le16 shortRetryLimit;[all …]