Searched defs:ConfigRid (Results 1 – 1 of 1) sorted by relevance
537 typedef struct ConfigRid ConfigRid; typedef538 struct ConfigRid { struct539 __le16 len; /* sizeof(ConfigRid) */ argument540 __le16 opmode; /* operating mode */555 __le16 rmode; /* receive mode */566 __le16 fragThresh;567 __le16 rtsThres;568 u8 macAddr[ETH_ALEN];569 u8 rates[8];570 __le16 shortRetryLimit;[all …]