Home
last modified time | relevance | path

Searched defs:chan_map (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/can/sja1000/
H A Dplx_pci.c523 struct plx_pci_channel_map *chan_map = in plx_pci_reset_marathon_pcie() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h395 unsigned int chan_map; /* bitmap of in-use Tx channels */ member
H A Dt3_hw.c3033 static void chan_init_hw(struct adapter *adap, unsigned int chan_map) in chan_init_hw()