- Buffer control is common to all TPX interfaces. Applications are able to control the maximum transmission unit and memory usage for each interface independently. This function will only effect the buffer control portion of the define interface packet.
Note: TxTpxIfBufCtl assumes that the packet is already a properly initialized define interface packet. Applications should call TxTpxIfDefault some time prior to calling this function to assure that the packet contains all the proper default values. Buffer control is also not performed independently. The fields set up by this function call are part of a future interface create request to be issued by the application.
- Applications should call TxTpxIfBufCtl any time buffer control is to be adjusted for the interface being defined.