is it firmware that mantain Polling list?
hua law <[email protected]>
| Newsgroups | gmane.linux.linux-wlan.devel,gmane.linux.linux-wlan.user |
|---|---|
| Message-ID | <[email protected]> |
I search the source code to find any PCF support information. But except the
following struct
typedef struct hfa384x_PCFInfo_data
{
UINT16 MediumOccupancyLimit __WLAN_ATTRIB_PACK__;
UINT16 CFPPeriod __WLAN_ATTRIB_PACK__;
UINT16 CFPMaxDuration __WLAN_ATTRIB_PACK__;
UINT16 CFPFlags __WLAN_ATTRIB_PACK__;
} __WLAN_ATTRIB_PACK__ hfa384x_PCFInfo_data_t;
I can not find any other shadow about the polling list
Normally, when AP poll a station,it should access the polling list first,
get one and check if there is a buffered data for the terminal , then send
the frame using CF_POLL or DATA+CF_POLL subtype.
1, As title
2, How to update the polling list manually?
2,Can I control the PCF to poll a station at an accurate microsecond time?
Any hint?
Thanks for all reply
_______________________________________________
Linux-wlan-devel mailing list
[email protected]
http://lists.linux-wlan.com/mailman/listinfo/linux-wlan-devel