HomeSort by: relevance | last modified time | path
    Searched refs:psh (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_t3_cpl.h 956 __u8 psh:1; member in struct:cpl_rx_data
962 __u8 psh:1; member in struct:cpl_rx_data
cxgb_common.h 716 int t3_tp_set_coalescing_size(adapter_t *adap, unsigned int size, int psh);
cxgb_t3_hw.c 2643 * @psh: whether a set PSH bit should deliver coalesced data
2645 * Set the receive coalescing size and PSH bit handling.
2647 int t3_tp_set_coalescing_size(adapter_t *adap, unsigned int size, int psh)
2659 if (psh)

Completed in 18 milliseconds