| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_flow_ctrl.c | 11 struct otx2_fc_info *fc = &dev->fc_info; in otx2_nix_rxchan_bpid_cfg() local 85 struct otx2_fc_info *fc = &dev->fc_info; in otx2_nix_cq_bp_cfg() local 142 struct otx2_fc_info *fc = &dev->fc_info; in otx2_nix_flow_ctrl_set() local 203 struct otx2_fc_info *fc = &dev->fc_info; in otx2_nix_update_flow_ctrl_mode() local 229 struct otx2_fc_info *fc = &dev->fc_info; in otx2_nix_flow_ctrl_init() local
|
| H A D | otx2_ethdev.c | 1237 const struct rte_memzone *fc; in otx2_nix_tx_queue_setup() local
|
| /f-stack/freebsd/net/ |
| H A D | if_fwsubr.c | 84 struct fw_com *fc = IFP2FWC(ifp); in firewire_output() local 335 firewire_input_fragment(struct fw_com *fc, struct mbuf *m, int src) in firewire_input_fragment() 502 struct fw_com *fc = IFP2FWC(ifp); in firewire_input() local 744 struct fw_com *fc = IFP2FWC(ifp); in firewire_ifattach() local 791 struct fw_com *fc = IFP2FWC(ifp); in firewire_busreset() local 812 struct fw_com *fc; in firewire_alloc() local
|
| /f-stack/dpdk/drivers/net/octeontx/ |
| H A D | octeontx_ethdev_ops.c | 242 struct octeontx_fc_info *fc = &nic->fc; in octeontx_dev_flow_ctrl_set() local 301 struct octeontx_fc_info *fc = &nic->fc; in octeontx_dev_flow_ctrl_init() local 322 struct octeontx_fc_info *fc = &nic->fc; in octeontx_dev_flow_ctrl_fini() local
|
| H A D | octeontx_ethdev.h | 146 struct octeontx_fc_info fc; member
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2_filter_module.c | 142 ngx_connection_t *fc; in ngx_http_v2_header_filter() local 906 ngx_connection_t *fc; in ngx_http_v2_push_resource() local 1310 ngx_connection_t *fc; in ngx_http_v2_create_trailers_frame() local 1417 ngx_http_v2_send_chain(ngx_connection_t *fc, ngx_chain_t *in, off_t limit) in ngx_http_v2_send_chain() 1804 ngx_http_v2_filter_send(ngx_connection_t *fc, ngx_http_v2_stream_t *stream) in ngx_http_v2_filter_send() 2055 ngx_connection_t *fc; in ngx_http_v2_handle_stream() local
|
| H A D | ngx_http_v2.c | 1900 ngx_connection_t *fc; in ngx_http_v2_state_rst_stream() local 2995 ngx_connection_t *fc; in ngx_http_v2_create_stream() local 3771 ngx_connection_t *fc; in ngx_http_v2_run_request() local 3814 ngx_connection_t *fc; in ngx_http_v2_run_request_handler() local 3968 ngx_connection_t *fc; in ngx_http_v2_process_request_body() local 4143 ngx_connection_t *fc; in ngx_http_v2_read_client_request_body_handler() local 4178 ngx_connection_t *fc; in ngx_http_v2_read_unbuffered_request_body() local 4269 ngx_connection_t *fc; in ngx_http_v2_terminate_stream() local 4300 ngx_connection_t *fc; in ngx_http_v2_close_stream() local 4438 ngx_connection_t *fc; in ngx_http_v2_close_stream_handler() local [all …]
|
| /f-stack/dpdk/drivers/net/axgbe/ |
| H A D | axgbe_ethdev.c | 1202 struct xgbe_fc_info fc = pdata->fc; in axgbe_flow_ctrl_get() local 1234 struct xgbe_fc_info fc = pdata->fc; in axgbe_flow_ctrl_set() local 1281 struct xgbe_fc_info fc = pdata->fc; in axgbe_priority_flow_ctrl_set() local
|
| H A D | axgbe_ethdev.h | 649 struct xgbe_fc_info fc; member
|
| /f-stack/tools/libxo/xo/ |
| H A D | xo.c | 132 char fc = *cp; in formatter() local
|
| /f-stack/dpdk/drivers/net/atlantic/hw_atl/ |
| H A D | hw_atl_b0.c | 29 int hw_atl_b0_set_fc(struct aq_hw_s *self, u32 fc, u32 tc) in hw_atl_b0_set_fc()
|
| H A D | hw_atl_utils_fw2x.c | 496 static int aq_fw2x_get_flow_control(struct aq_hw_s *self, u32 *fc) in aq_fw2x_get_flow_control()
|
| /f-stack/dpdk/drivers/net/atlantic/ |
| H A D | atl_ethdev.c | 1175 u32 fc = AQ_NIC_FC_OFF; in atl_dev_link_update() local 1527 u32 fc = AQ_NIC_FC_OFF; in atl_flow_ctrl_get() local
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | deflate.h | 72 } fc; member
|
| /f-stack/dpdk/drivers/net/cxgbe/base/ |
| H A D | common.h | 302 enum cc_pause fc; /* actual link flow control */ member
|
| H A D | t4_hw.c | 4548 unsigned int speed, fc, fec; in t4_handle_get_port_info() local
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | testpmd.c | 2079 run_pkt_fwd_on_lcore(struct fwd_lcore *fc, packet_fwd_t pkt_fwd) in run_pkt_fwd_on_lcore()
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_type.h | 657 struct txgbe_fc_info fc; member
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_ethdev.h | 1206 struct rte_eth_fc_conf fc; /**< General flow control parameter. */ member
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_type.h | 822 struct ice_fc_info fc; member
|
| /f-stack/dpdk/drivers/net/e1000/base/ |
| H A D | e1000_hw.h | 984 struct e1000_fc_info fc; member
|
| /f-stack/tools/ifconfig/ |
| H A D | ifieee80211.c | 269 const struct ieee80211_channel *fc = &chaninfo->ic_chans[i]; in canpromote() local
|
| /f-stack/dpdk/drivers/net/igc/base/ |
| H A D | igc_hw.h | 1010 struct igc_fc_info fc; member
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_type.h | 681 struct i40e_fc_info fc; member
|
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_type.h | 4175 struct ixgbe_fc_info fc; member
|