Home
last modified time | relevance | path

Searched defs:bgx (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.c43 struct bgx *bgx; member
67 struct bgx { struct
68 u8 bgx_id; argument
79 static struct bgx *bgx_vnic[MAX_BGX_THUNDER]; argument
107 static u64 bgx_reg_read(struct bgx *bgx, u8 lmac, u64 offset) in bgx_reg_read()
114 static void bgx_reg_write(struct bgx *bgx, u8 lmac, u64 offset, u64 val) in bgx_reg_write()
121 static void bgx_reg_modify(struct bgx *bgx, u8 lmac, u64 offset, u64 val) in bgx_reg_modify()
128 static int bgx_poll_reg(struct bgx *bgx, u8 lmac, u64 reg, u64 mask, bool zero) in bgx_poll_reg()
194 struct bgx *bgx; in bgx_get_lmac_count() local
208 struct bgx *bgx; in bgx_get_lmac_link_state() local
[all …]
H A Dnic_main.c53 #define NIC_SET_VF_LMAC_MAP(bgx, lmac) (((bgx & 0xF) << 4) | (lmac & 0xF)) argument
231 static void nic_get_bgx_stats(struct nicpf *nic, struct bgx_stats_msg *bgx) in nic_get_bgx_stats()
255 int bgx, lmac, lmac_cnt; in nic_update_hw_frs() local
320 int bgx, next_bgx_lmac = 0; in nic_set_lmac_vf_mapping() local
475 u32 vnic, bgx, lmac, chan; in nic_config_cpi() local
615 u32 bgx, lmac, chan; in nic_tx_channel_cfg() local
848 int bgx, lmac; in nic_enable_vf() local
863 int bgx, lmac; in nic_pause_frame() local
931 u8 bgx, lmac; in nic_link_status_get() local
960 int bgx, lmac; in nic_handle_mbx_intr() local
H A Dnicvf_main.c192 static void nicvf_read_bgx_stats(struct nicvf *nic, struct bgx_stats_msg *bgx) in nicvf_read_bgx_stats()
/linux/drivers/video/fbdev/
H A Dpm3fb.c516 u32 fgx, bgx; in pm3fb_imageblit() local
H A Dpm2fb.c1161 u32 fgx, bgx; in pm2fb_imageblit() local