Searched defs:adap2pinfo (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h285 static inline struct port_info *adap2pinfo(struct adapter *adap, int idx) function
293 struct port_info *port0 = adap2pinfo(adap, 0);
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dadapter.h484 * adap2pinfo - return the port_info of a port
490 static inline struct port_info *adap2pinfo(struct adapter *adapter, int pidx) function
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h559 * adap2pinfo - return the port_info of a port
565 static inline struct port_info *adap2pinfo(struct adapter *adap, int idx) function

Completed in 62 milliseconds