This table stores the pending requests from MAC which are serviced by PHY. The pointer Macphy_req_table_entry points to an array of idle reqests allocated during initialization of the MAC-layer.
Data Fields | |
| MACPHY_DATA_REQ_TABLE_ENTRY * | Macphy_req_table_entry |
| Pointer to a MACPHY_DATA_REQ. | |
| unsigned int | Macphy_req_cnt |
| Number of active requests. | |
Pointer to a MACPHY_DATA_REQ.
| unsigned int MACPHY_DATA_REQ_TABLE::Macphy_req_cnt |
Number of active requests.
1.4.7