Searched defs:nparams (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ | 
| D | octeon_nic.c | 123 			  struct octnic_ctrl_params nparams)  in octnic_alloc_ctrl_pkt_sc()168 			 struct octnic_ctrl_params nparams)  in octnet_send_nic_ctrl_pkt()
 
 | 
| D | lio_main.c | 1162 	struct octnic_ctrl_params nparams;  in send_rx_ctrl_cmd()  local2240 	struct octnic_ctrl_params nparams;  in liquidio_set_mcast_list()  local
 2295 	struct octnic_ctrl_params nparams;  in liquidio_set_mac()  local
 2388 	struct octnic_ctrl_params nparams;  in liquidio_change_mtu()  local
 2942 	struct octnic_ctrl_params nparams;  in liquidio_set_feature()  local
 
 | 
| D | lio_ethtool.c | 225 	struct octnic_ctrl_params nparams;  in octnet_gpio_access()  local953 	struct octnic_ctrl_params nparams;  in lio_set_settings()  local
 
 | 
| /linux-4.4.14/drivers/video/backlight/ | 
| D | tdo24m.c | 183 	int nparams, err = 0;  in tdo24m_writes()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ | 
| D | t4vf_hw.c | 366 static int t4vf_query_params(struct adapter *adapter, unsigned int nparams,  in t4vf_query_params()404 int t4vf_set_params(struct adapter *adapter, unsigned int nparams,  in t4vf_set_params()
 
 | 
| /linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/ | 
| D | cxgb4i.c | 510 	int nparams, flowclen16, flowclen;  in tx_flowc_wr_credits()  local532 	int nparams, flowclen16, flowclen;  in send_tx_flowc_wr()  local
 
 | 
| /linux-4.4.14/drivers/scsi/csiostor/ | 
| D | csio_mb.c | 194 	       unsigned int pf, unsigned int vf, unsigned int nparams,  in csio_mb_params()241 			   enum fw_retval *retval, unsigned int nparams,  in csio_mb_process_read_params_rsp()
 
 | 
| /linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | t4_hw.c | 6240 		       unsigned int vf, unsigned int nparams, const u32 *params,  in t4_query_params_rw()6272 		    unsigned int vf, unsigned int nparams, const u32 *params,  in t4_query_params()
 6294 			  unsigned int nparams, const u32 *params,  in t4_set_params_timeout()
 6332 		  unsigned int vf, unsigned int nparams, const u32 *params,  in t4_set_params()
 
 |