Searched refs:fc (Results 476 - 500 of 546) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/scsi/libfc/
H A Dfc_encode.h12 #include <scsi/fc/fc_ms.h>
46 * @fp: fc frame where payload will be placed.
/linux-master/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c2094 __le16 fc; local
2103 fc = cpu_to_le16(ath12k_dp_rxdesc_get_mpdu_frame_ctrl(ab, rx_desc));
2104 hdr_len = ieee80211_hdrlen(fc);
2107 hdr->frame_control = fc;
H A Dwmi.c5990 u16 fc; local
6053 fc = le16_to_cpu(hdr->frame_control);
6070 hdr->frame_control = __cpu_to_le16(fc &
6081 fc & IEEE80211_FCTL_FTYPE, fc & IEEE80211_FCTL_STYPE);
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1918 epause->rx_pause = (p->link_config.fc & PAUSE_RX) != 0;
1919 epause->tx_pause = (p->link_config.fc & PAUSE_TX) != 0;
1943 lc->fc = lc->requested_fc & (PAUSE_RX | PAUSE_TX);
1945 t3_mac_set_speed_duplex_fc(&p->mac, -1, -1, lc->fc);
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h520 struct i40e_fc_info fc; member in struct:i40e_hw
H A Di40e_main.c7278 char *fc = "Unknown"; local
7335 switch (pf->hw.fc.current_mode) {
7337 fc = "RX/TX";
7340 fc = "TX";
7343 fc = "RX";
7346 fc = "None";
7378 speed, req_fec, fec, an, fc);
7397 speed, req_fec, fec, an, fc);
7401 speed, fc);
15750 pf->hw.fc
[all...]
/linux-master/include/uapi/linux/
H A Dkvm.h379 __u8 fc; member in struct:kvm_run::__anon1234::__anon1258
/linux-master/tools/include/uapi/linux/
H A Dkvm.h379 __u8 fc; member in struct:kvm_run::__anon1613::__anon1637
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h279 #define WX_MAC_RX_FLOW_CTRL_RFE BIT(0) /* receive fc enable */
1003 struct wx_fc_info fc; member in struct:wx
/linux-master/fs/overlayfs/
H A Doverlayfs.h883 int ovl_fill_super(struct super_block *sb, struct fs_context *fc);
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c162 is_rx_flow_control = (AQ_NIC_FC_RX & self->aq_nic_cfg->fc.req);
/linux-master/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c200 hw_atl_b0_set_fc(self, self->aq_nic_cfg->fc.req, tc);
/linux-master/drivers/tty/
H A Dn_gsm.c1512 int fc; local
1527 fc = (modem & MDM_FC) || !(modem & MDM_RTR);
1528 if (fc && !dlci->constipated) {
1531 } else if (!fc && dlci->constipated) {
/linux-master/drivers/nvme/host/
H A Dfc.c8 #include <uapi/scsi/fc/fc_fs.h>
9 #include <uapi/scsi/fc/fc_els.h>
15 #include <linux/nvme-fc-driver.h>
16 #include <linux/nvme-fc.h>
17 #include "fc.h"
1395 /* fc-nvme initiator doesn't care about success or failure of cmd */
1408 * The behavior of the fc-nvme initiator is such that it's
1411 * connectivity with the fc-nvme target, so you may never get a
1414 * continue on with terminating the association. If the fc-nvme target
1710 * The nvme-fc laye
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_type.h725 struct ice_fc_info fc; member in struct:ice_port_info
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c4140 lc->fc = lc->requested_fc & ~PAUSE_AUTONEG;
4144 lc->fc = lc->requested_fc & ~PAUSE_AUTONEG;
8575 unsigned int speed, fc, fec, adv_fc; local
8621 fc = fwcap_to_cc_pause(linkattr);
8677 fc != lc->fc || adv_fc != lc->advertised_fc ||
8690 lc->fc = fc;
8906 lc->requested_fc = lc->fc = PAUSE_RX | PAUSE_TX;
/linux-master/drivers/staging/media/atomisp/pci/
H A Dia_css_isp_params.c54 #include "isp/kernels/fc/fc_1.0/ia_css_formats.host.h"
1542 stage->binary->info->mem_offsets.offsets.param->dmem.fc.size;
1545 stage->binary->info->mem_offsets.offsets.param->dmem.fc.offset;
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c398 netdev_dbg(adapter->netdev, "mac->fc = %u\n", mac->fc);
402 switch (mac->fc) {
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_nvme.c10 #include <linux/nvme-fc.h>
1150 "Sending nvme fc ls reject ox_id %04x op %04x\n",
/linux-master/drivers/scsi/fnic/
H A Dfnic_main.c20 #include <scsi/fc/fc_fip.h>
76 "Total allocated memory pages for fc trace buffer");
1122 /* Allocate memory for fc trace buffer */
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.h352 unsigned int fc, unsigned int pause_time, u32 tx_cnt);
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h837 struct mlx5_fc *fc; member in struct:mlx5_ib_op_fc
/linux-master/net/mac80211/
H A Dcfg.c4185 __le16 fc; local
4213 fc = cpu_to_le16(IEEE80211_FTYPE_DATA |
4218 fc = cpu_to_le16(IEEE80211_FTYPE_DATA |
4234 nullfunc->frame_control = fc;
/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c1697 lc->fc = lc->requested_fc;
1757 lc->fc = lc->requested_fc & ~PAUSE_AUTONEG;
1761 lc->fc = lc->requested_fc & ~PAUSE_AUTONEG;
/linux-master/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2200 int fc; local
2236 fc = (port_status & FLOW_CONTROL_ENABLED) ? 1 : 0;
2239 speed, duplex ? "full" : "half", fc ? "en" : "dis");

Completed in 505 milliseconds

<<11121314151617181920>>